net/http.http2connError.Code (field)
3 uses
net/http (current package)
h2_bundle.go#L1268: Code http2ErrCode // the ConnectionError error code
h2_bundle.go#L1273: return fmt.Sprintf("http2: connection error: %v: %v", e.Code, e.Reason)
h2_bundle.go#L1844: return nil, fr.connError(ce.Code, ce.Reason)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)